go/types.block.gotoTarget (method)
3 uses
go/types (current package)
labels.go#L59: assert(b.gotoTarget(name) == nil)
labels.go#L71: func (b *block) gotoTarget(name string) *ast.LabeledStmt {
labels.go#L215: if b.gotoTarget(name) == nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)